home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 114
/
Vol 114.iso
/
games
/
cheeky_c.swf
/
scripts
/
frame_5
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-08-12
|
211 b
|
14 lines
if(_root.user_name == undefined)
{
_root.user_name = "";
}
if(_root.user_age == undefined)
{
_root.user_age = "";
}
if(_root.user_country == undefined)
{
_root.user_country = "";
}
stop();